EditColorRight

When working in EDIT mode this property returns and sets the color used to draw shapes of ellipses and boxes created by pressing the right button of the mouse.

When working in DRAW mode this property is not effective.

Syntax: imaG.EditColorRight = color
color (OLE_COLOR) Value or constant that determines the edit color.

Default Value: &HFFFFFF White

If you are using this property with a palettized image, then the color selected must be contained in the image's palette. If it is not, then the closest color found in the image's palette is used.

See also FillColor , FillStyle , ForeColor